//==============================================================================
// goatnubian_anim.txt
//==============================================================================


//==============================================================================
anim bored
{
   SetSelector none
   {
	  InventoryLogic 25 75
      set hotspot
      {
         version
         {
		      Visual Animal goatnubian_boredA
         }
       }
	  set hotspot
	  {
         version
         {
            Visual Animal goatnubian Fat_boredA
         }
       }
   }
}

//==============================================================================
anim death
{
   SetSelector none
   {
	  InventoryLogic 25 75
      set hotspot
      {
         version
         {
		      Visual Animal goatnubian_deathA
         }
       }
//	  set hotspot
//	  {
//         version
//         {
//            Visual Animal goatnubian Fat_deathA
//         }
//       }
   }
}

//==============================================================================
anim walk
{
   SetSelector none
   {
	  InventoryLogic 25 75
      set hotspot
      {
         version
         {
		      Visual Animal goatnubian_walkA
         }
       }
//	  set hotspot
//	  {
//         version
//         {
//            Visual Animal goatnubian Fat_walkA
//         }
//       }
   }
}

//==============================================================================
anim idle
{
   SetSelector
   {
	  InventoryLogic 25 75
     SetSelector
     {
      set hotspot
      {
         version
         {
		      Visual Animal goatnubian_idleA
		      length 3.45
         }
   	 version
         {
		      Visual Animal goatnubian_idleB
			length 3.45
         }
		 version
         {
		      Visual Animal goatnubian_idleC
			length 3.45
         }
      }
      }
	  set hotspot
	  {
         version
         {
            Visual Animal goatnubian Fat_IdleA
		length 3.45
         }
         version
         {
            Visual Animal goatnubian Fat_IdleB
		length 3.45
         }
         version
         {
            Visual Animal goatnubian Fat_IdleC
		length 3.45
         }
      }
   }
}
